type net/http.http2Frame (interface)
Method Implmentations
Header() http2FrameHeader
(*http2ContinuationFrame).http2FrameHeader.Header
(*http2DataFrame).http2FrameHeader.Header
(*http2FrameHeader).Header
(*http2GoAwayFrame).http2FrameHeader.Header
(*http2HeadersFrame).http2FrameHeader.Header
http2MetaHeadersFrame.http2HeadersFrame.http2FrameHeader.Header
(*http2PingFrame).http2FrameHeader.Header
(*http2PriorityFrame).http2FrameHeader.Header
(*http2PushPromiseFrame).http2FrameHeader.Header
(*http2RSTStreamFrame).http2FrameHeader.Header
(*http2SettingsFrame).http2FrameHeader.Header
(*http2UnknownFrame).http2FrameHeader.Header
(*http2WindowUpdateFrame).http2FrameHeader.Header
invalidate()
(*http2ContinuationFrame).http2FrameHeader.invalidate
(*http2DataFrame).http2FrameHeader.invalidate
(*http2FrameHeader).invalidate
(*http2GoAwayFrame).http2FrameHeader.invalidate
(*http2HeadersFrame).http2FrameHeader.invalidate
http2MetaHeadersFrame.http2HeadersFrame.http2FrameHeader.invalidate
(*http2PingFrame).http2FrameHeader.invalidate
(*http2PriorityFrame).http2FrameHeader.invalidate
(*http2PushPromiseFrame).http2FrameHeader.invalidate
(*http2RSTStreamFrame).http2FrameHeader.invalidate
(*http2SettingsFrame).http2FrameHeader.invalidate
(*http2UnknownFrame).http2FrameHeader.invalidate
(*http2WindowUpdateFrame).http2FrameHeader.invalidate
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |